home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Workspace / MonsterShelf / Source / English.lproj / Preferences.nib / data.classes next >
Encoding:
Text File  |  1993-06-23  |  249 b   |  20 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Controller = {
  7.     ACTIONS = {
  8.     enableGrid:;
  9.     doInfo:;
  10.     doPreferences:;
  11.     };
  12.     OUTLETS = {
  13.     gridSwitch;
  14.     infoPanel;
  15.     prefPanel;
  16.     gridValue;
  17.     };
  18.     SUPERCLASS = Object;
  19. };
  20.